https://bugzilla.gnome.org/show_bug.cgi?id=674537
https://bugzilla.gnome.org/show_bug.cgi?id=742940
/**
* gtk_status_icon_position_menu:
* @menu: the #GtkMenu
- * @x: (out): return location for the x position
- * @y: (out): return location for the y position
+ * @x: (inout): return location for the x position
+ * @y: (inout): return location for the y position
* @push_in: (out): whether the first menu item should be offset
* (pushed in) to be aligned with the menu popup position
* (only useful for GtkOptionMenu).